Portable CommonLoops - meaning and definition. What is Portable CommonLoops
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

What (who) is Portable CommonLoops - definition

CommonLOOPS; Common LOOPS

CommonLoops         
CommonLoops (the Common Lisp Object-Oriented Programming System;pg 18 of Bobrow 1986 an acronym reminiscent of the earlier Lisp OO system "Loops" for the Interlisp-D systempg 24 of Bobrow 1986) is an early programming language which extended Common Lisp to include Object-oriented programming functionality and is a dynamic object system which differs from the OOP facilities found in static languages such as C++ or Java. Like New Flavors, CommonLoops supported multiple inheritance, generic functions and method combination.
CommonLoops         
<language> Xerox's object-oriented Lisp which led to CLOS. See also Portable CommonLoops. ftp://arisia.xerox.com/pub/pcl/September-16-92-PCL-c.tar.Z. ["CommonLoops: Merging Lisp and Object-Oriented Programming", D.G. Bobrow et al, SIGPLAN Notices 21(11):17-29, Nov 1986]. (1999-07-02)
Portable application creators         
TOOL USED TO PACKAGE PORTABLE APPS
Make portable apps; Agentless Application Virtualization; Create portable apps; Portable Apps creators; Create portable app; Create portable application; Create portable applications; List of portable application creators; Portable application creator; Make portable app; Make portable application; Make portable applications; Spoon Studio; CDEpack; EvaLazer; MoleBox; BoxedApp; EvaLaze; Ceedo Package Creator; Ceedo Personal; Portable application creation; Novell ZENworks Application Virtualization; Portable Application Creators
Portable application creators allow the creation of portable applications (also called portable apps). They usually use application virtualization.

Wikipedia

CommonLoops

CommonLoops (the Common Lisp Object-Oriented Programming System; an acronym reminiscent of the earlier Lisp OO system "Loops" for the Interlisp-D system) is an early programming language which extended Common Lisp to include Object-oriented programming functionality and is a dynamic object system which differs from the OOP facilities found in static languages such as C++ or Java. Like New Flavors, CommonLoops supported multiple inheritance, generic functions and method combination. CommonLoops also supported multi-methods and made use of metaobjects. CommonLoops and New Flavors were the primary ancestors of CLOS. CommonLoops was supported by a portable implementation known as Portable CommonLoops (PCL) which ran on all Common Lisp implementations of the day.